Public Types | Static Public Member Functions

mozilla::storage::variant_storage_traits< PRUint8[]> Struct Template Reference

#include <Variant.h>

List of all members.

Public Types

typedef std::pair< const void
*, int > 
ConstructorType
typedef FallibleTArray< PRUint8 > StorageType

Static Public Member Functions

static StorageType storage_conversion (ConstructorType aBlob)

template<>
struct mozilla::storage::variant_storage_traits< PRUint8[]>


Member Typedef Documentation

typedef std::pair<const void *, int> mozilla::storage::variant_storage_traits< PRUint8[]>::ConstructorType

Member Function Documentation

static StorageType mozilla::storage::variant_storage_traits< PRUint8[]>::storage_conversion ( ConstructorType  aBlob  )  [inline, static]

The documentation for this struct was generated from the following file: